GUI Help > General > gadgetClientWidth

gadgetClientWidth
int width=gadgetClientWidth(handle gadget)

Description:
Returns the client width of a gadget. This is the width in pixels excluding the gadget's borders.

Return Value:
See Above

Parameters:
gadget Handle of a gadget
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)